home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / LIFE6__ / PROTO / U / DOMENULI.H < prev    next >
Text File  |  1991-08-16  |  413b  |  16 lines

  1. /*  DoMenuLife6                                                              Special menu handling */
  2.  
  3. /* Unit name:  DoMenuLife6.h   */
  4. /* Function:  Handle other specific menu lists. */
  5. /* History: 8/16/91 Original by Prototyper 3.0   */
  6.  
  7. /* ======================================================= */
  8.  
  9. /* Handle other menu lists */
  10. void Handle_Other_Menus(short theMenu, short theItem);
  11.  
  12.  
  13. /* ======================================================= */
  14.  
  15.  
  16.